FUNCTION DeleteItem( KMName, objectName : wideString ; var usage : wideString ) : WORDBOOL

Deletes an object of objectName within the Knowledge Module KMName. If the objectName parameter is blank then the API will delete a Knowledge Module of KMName. If the given item cannot be deleted then a XML usage report will be returned in the usage parameter. See sample in RenameItem.